home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libtiff4 / README.Debian < prev    next >
Encoding:
Text File  |  2009-08-21  |  1.2 KB  |  30 lines

  1. libtiff for Debian
  2. +----------------+
  3.  
  4. This version of libtiff is installed with a different shared library
  5. soname from the upstream version.  This is because an accidental
  6. change to the library's ABI was introduced somewhere between 3.5.7 and
  7. 3.6.1.  There are no source-level incompatibilities between 3.5.7 and
  8. the current version, so any application that worked with 3.5.7 should
  9. work fine when recompiled with the libtiff4 packages.
  10.  
  11. libtiff version 3.7.1 introduced an experimental and minimal C++
  12. interface.  To use it, you must link against -ltiffxx.
  13.  
  14. libtiff version 3.8.0 upstream introduced another binary
  15. incompatibility, but it was fixed within a few days of 3.8.0's
  16. release, and the binary incompatible never appeared in any debian
  17. version of the tiff packages.
  18.  
  19. libtiff version 3.9.0 is binary compatible with all versions going
  20. back to 3.6.1, even though this was not true of 3.9.0beta.
  21.  
  22. Example tiff files are available:
  23.  
  24.  ftp://ftp.remotesensing.org/pub/libtiff/pics-<version>.tar.gz
  25.  
  26. These files may be useful for people testing software to make sure it
  27. can work with a wide variety of tiff files.
  28.  
  29.  -- Jay Berkenbilt <qjb@debian.org>, Fri, 21 Aug 2009 11:38:52 -0400
  30.